home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / busition / archtec1 / arch-a41.exe / ARCHITEC.ACS / PRINTER.DOC < prev    next >
Encoding:
Text File  |  1990-03-22  |  10.3 KB  |  224 lines

  1.                     Selecting a code for your printer:
  2.  
  3.                                  Overview: 
  4.  
  5. A⌠á thσá nex⌠á menu¼á yo⌡ caε outpu⌠ aε ASCI╔ characte≥á o≥á characte≥á se⌠ ì
  6. directl∙á t∩á you≥ printe≥ fo≥ thσ purposσ oµ Compressinτ o≥á Uncompressinτ ì
  7. thσ print«  
  8.  
  9. Thi≤ Hel≡ screeε wil∞ sho≈ yo⌡ thσ forma⌠ tha⌠ yo⌡ mus⌠ usσ fo≥ thσ prograφ ì
  10. t∩ properl∙ interpre⌠ you≥ request«á  Followinτ thi≤ overvie≈ arσ ASCI╔ anΣ ì
  11. printe≥á tables«á  Thσ ASCI╔ table≤ wil∞ sho≈ yo⌡ ho≈ t∩ cros≤ referencσá ß ì
  12. 'Characterº valuσ witΦ it≤ correspondinτ 'Decimalº o≥ 'Hexº value.
  13.  
  14.  
  15.                               Prope≥ format:
  16.  
  17. T∩á placσ ß characte≥ o≥ characte≥ se⌠ t∩ thσ printer¼á ente≥á thσá decima∞ ì
  18. equivalent≤ oµ thσ desireΣ characters¼ separateΣ b∙ commas║  
  19.  
  20.  
  21.  
  22.                                  27,37,71
  23.  
  24. This translates to:
  25.  
  26.                               [ESCAPE]   % G 
  27.  
  28.  
  29. Thσá [ESCAPE▌ ke∙ i≤ equa∞ t∩ decima∞ 27¼á thσ '%º i≤ decima∞ 37¼á  anΣ thσ ì
  30. capita∞ lette≥ 'Gº i≤ representeΣ b∙ 71«á  Al∞ character≤ anΣ contro∞ code≤ ì
  31. havσ ß decima∞ representatioε froφ ▒ througΦ  126.
  32.  
  33. Observσ tha⌠ thσ decimal≤ mus⌠ bσ separateΣ b∙ ß comma¼ no⌠ ß space.
  34.  
  35.  
  36.  
  37.                           Decimal to Ascii Codes:
  38.                             ASCII 1 through 31:
  39.                      Decimal, with Control codes shown
  40.  
  41.  D   Ctrl.  MEM           D   Ctrl.  MEM    
  42.                                             
  43.   0    ^@    nul          24   ^X    can    
  44.   1    ^A    soh          25   ^Y    em     
  45.   2    ^B    stx          26   ^Z    sub    
  46.   3    ^C    etx          27   ^[    esc    
  47.   4    ^D    eot          28   ^\    fs     
  48.   5    ^E    enq          29   ^]    gs     
  49.   6    ^F    ack          30   ^^    rs     
  50.   7    ^G    bel          31   ^_    us     
  51.   8    ^H    bs  
  52.   9    ^I    ht  
  53.  10    ^J    lf  
  54.  11    ^K    vt  
  55.  12    ^L    ff  
  56. è 13    ^M    cr  
  57.  14    ^N    so  
  58.  15    ^O    si  
  59.  16    ^P    dle 
  60.  17    ^Q    dc1 
  61.  18    ^R    dc2 
  62.  19    ^S    dc3 
  63.  20    ^T    dc4 
  64.  22    ^U    syn 
  65.  23    ^V    etb 
  66.  
  67.                            ASCII 32 through 126:
  68.                   Decimal, with corresponding Characters
  69.  
  70.   D   Ch       D   Ch       D   Ch          D   Ch          D   Ch   
  71.                                                                      
  72.                48    0      72    H         96   `          120    x 
  73.                49    1      73    I         97   a          121    y 
  74.                50    2      74    J         98   b          122    z 
  75.                51    3      75    K         99   c          123    { 
  76.                52    4      76    L        100   d          124    | 
  77.                53    5      77    M        101   e          125    } 
  78.                54    6      78    N        102   f          126    ~ 
  79.                55    7      79    O        103   g
  80.   32   sp      56    8      80    P        104   h
  81.   33   !       57    9      81    Q        105   i
  82.   34   "       58    :      82    R        106   j
  83.   35   #       59    ;      83    S        107   k
  84.   36   $       60    <      84    T        108   l
  85.   37   %       61    =      85    U        109   m
  86.   38   &       62    >      86    V        110   n
  87.   39   '       63    ?      87    W        111   o
  88.   40   (       64    @      88    X        112   p
  89.   41   )       65    A      89    Y        113   q
  90.   42   *       66    B      90    Z        114   r
  91.   43   +       67    C      91    [        115   s
  92.   44   ,       68    D      92    \        116   t
  93.   45   -       69    E      93    ]        117   u
  94.   46   .       70    F      94    ^        118   v
  95.   47   /       71    G      95    _        119   w
  96.  
  97.   
  98.                     An alternate ASCII character chart:
  99.             [displaying Decimal, Hexadecimal, and ASCII codes]
  100.  
  101.  
  102.      +----------------------+-----------------------+---------------------+
  103.      | DEC    HEX    ASCII  |  DEC    HEX    ASCII  | DEC    HEX    ASCII |
  104.      |   0     00     ^@    |   45     2D      -    |  90     5A      Z   |
  105.      |   1     01     ^A    |   46     2E      .    |  91     5B      [   |
  106.      |   2     02     ^B    |   47     2F      /    |  92     5C      \   |
  107.      |   3     03     ^C    |   48     30      0    |  93     5D      ]   |
  108.      |   4     04     ^D    |   49     31      1    |  94     5E      ^   |
  109.      |   5     05     ^E    |   50     32      2    |  95     5F      _   |
  110.      |   6     06     ^F    |   51     33      3    |  96     60      `   |
  111. è     |   7     07     ^G    |   52     34      4    |  97     61      a   |
  112.      |   8     08     ^H    |   53     35      5    |  98     62      b   |
  113.      |   9     09     ^I    |   54     36      6    |  99     63      c   |
  114.      |  10     0A     ^J    |   55     37      7    | 100     64      d   |
  115.      |  11     0B     ^K    |   56     38      8    | 101     65      e   |
  116.      |  12     0C     ^L    |   57     39      9    | 102     66      f   |
  117.      |  13     0D     ^M    |   58     3A      :    | 103     67      g   |
  118.      |  14     0E     ^N    |   59     3B      ;    | 104     68      h   |
  119.      |  15     0F     ^O    |   60     3C      <    | 105     69      i   |
  120.      |  16     10     ^P    |   61     3D      =    | 106     6A      j   |
  121.      |  17     11     ^Q    |   62     3E      >    | 107     6B      k   |
  122.      |  18     12     ^R    |   63     3F      ?    | 108     6C      l   |
  123.      |  19     13     ^S    |   64     40      @    | 109     6D      m   |
  124.      |  20     14     ^T    |   65     41      A    | 110     6E      n   |
  125.      |  21     15     ^U    |   66     42      B    | 111     6F      o   |
  126.      |  22     16     ^V    |   67     43      C    | 112     70      p   |
  127.      |  23     17     ^W    |   68     44      D    | 113     71      q   |
  128.      |  24     18     ^X    |   69     45      E    | 114     72      r   |
  129.      |  25     19     ^Y    |   70     46      F    | 115     73      s   |
  130.      |  26     1A     ^Z    |   71     47      G    | 116     74      t   |
  131.      |  27     1B     ^[    |   72     48      H    | 117     75      u   |
  132.      |  28     1C     ^\    |   73     49      I    | 118     76      v   |
  133.      |  29     1D     ^]    |   74     4A      J    | 119     77      w   |
  134.      |  30     1E     ^^    |   75     4B      K    | 120     78      x   |
  135.      |  31     1F     ^_    |   76     4C      L    | 121     79      y   |
  136.      |  32     20   (space) |   77     4D      M    | 122     7A      z   |
  137.      |  33     21     !     |   78     4E      N    | 123     7B      {   |
  138.      |  34     22     "     |   79     4F      O    | 124     7C      |   |
  139.      |  35     23     #     |   80     50      P    | 125     7D      }   |
  140.      |  36     24     $     |   81     51      Q    | 126     7E      ~   |
  141.      |  37     25     %     |   82     52      R    | 127     7F          |
  142.      |  38     26     &     |   83     53      S    |                     |
  143.      |  39     27     '     |   84     54      T    |                     |
  144.      |  40     28     (     |   85     55      U    |                     |
  145.      |  41     29     )     |   86     56      V    |                     |
  146.      |  42     2A     *     |   87     57      W    |                     |
  147.      |  43     2B     +     |   88     58      X    |                     |
  148.      |  44     2C     ,     |   89     59      Y    |                     |
  149.      +----------------------+-----------------------+---------------------+
  150.  
  151.  
  152.  
  153.                      Epson [TM] MX-80 Printer Control 
  154.  
  155. Eject Page                               12
  156. Compressed On                            15
  157. Compressed Off                           18
  158. Underline On                             27 45 1
  159. Underline Off                            27 45 0
  160. Italics On                               27 52
  161. Italics Off                              27 53
  162. Double Strike On                         27 71
  163. Double Strike Off                        27 72
  164. Emphasized Print On                      27 69
  165. Emphasized Print Off                     27 70
  166. èExpanded Print On                        27 87 1
  167. Expanded Print Off                       27 87 0
  168. Reset Printer to Defaults                27 64
  169.  
  170.                    Okidata [TM]  192/193 Printer Control
  171.  
  172. Eject Page                               12
  173. Enhanced Print On                        27 71
  174. Enhanced Print Off                       27 72
  175. 10.0 cpi                                 18
  176. 12.0 cpi                                 27 58
  177. 17.1 cpi                                 15
  178. Italics On                               27 37 71
  179. Italics Off                              27 37 72
  180. Bold On                                  27 69
  181. Bold Off                                 27 70
  182. *
  183.  
  184.                        Citizen [TM] Printer Control 
  185.  
  186. Eject Page                               12
  187. Pitch 10 cpi                             27 80
  188. Pitch 12 cpi                             27 77
  189. Letter Quality On                        27 120 1
  190. Letter Quality Off                       27 120 1
  191. Compressed On                            15
  192. Compressed Off                           18
  193. Underline On                             27 45 49
  194. Underline Off                            27 45 48
  195. Italics On                               27 4
  196. Italics Off                              27 5
  197. Emphasized Print On                      27 69
  198. Emphasized Print Off                     27 70
  199. Expanded Print On                        27 87 1
  200. Expanded Print Off                       27 87 0
  201. Reset Printer to Defaults                27 64
  202.  
  203.                             Tandy [TM] DMP 130A
  204.  
  205. Normal (10 CPI)                          27 19
  206. Compressed ON (12 CPI)                   27 23
  207. Compressed OFF                           27 19
  208. Italics ON                               27 66 1
  209. Italics OFF                              27 66 0
  210. Condensed ON                             27 20
  211. Condensed OFF                            27 19
  212. Bold ON                                  27 31
  213. Bold OFF                                 27 32
  214. Expanded ON                              27 14
  215. Expanded OFF                             27 15
  216. Page eject                               27 12
  217. *
  218.  
  219. è                              Other Printers:
  220.  
  221.                        IBM [TM] Color Printer Setup
  222.  
  223. COMPRESS ON=15
  224. COMPRESS OFF=18
  225.  
  226.